home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 October
/
The Sunday Times - The Month 2004-10.iso
/
pc
/
assets
/
bespoke
/
feature
/
movies
/
section1.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2004-09-06
|
457b
|
18 lines
trace("%%%%%%*****%%%%%% _global.FU9JPIF = " + _global.FU9JPIF);
if(_global.FU9JPIF == 1)
{
_global.FU9JPIF = 2;
trace("%%%%%%*****%%%%%% CASE1 _global.FU9JPIF = " + _global.FU9JPIF);
}
else if(_global.FU9JPIF == 2)
{
play();
trace("%%%%%%*****%%%%%% CASE2 _global.FU9JPIF = " + _global.FU9JPIF);
}
else
{
stop();
trace("%%%%%%*****%%%%%% CASE3 _global.FU9JPIF = " + _global.FU9JPIF);
}
_global.Menu.toggleMenuVisible(1);